<Schema name="FDTCANopenIdentSchema" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes">
	<!--Definition of Attributes-->
	<AttributeType name="schemaVersion" dt:type="number" default="0.90"/>
	<AttributeType name="busProtocol" dt:type="enumeration" dt:values="protocol_CANopen"/>
	<AttributeType name="nodeID" dt:type="ui1"/>
	<AttributeType name="productCode" dt:type="ui4"/>
	<AttributeType name="revisionNumber" dt:type="ui4"/>
	<AttributeType name="serialNumber" dt:type="ui4"/>
	<AttributeType name="idDTMSupportLevel" dt:type="enumeration" dt:values="genericSupport profileSupport blockspecificProfileSupport specificSupport identSupport"/>
	<AttributeType name="manufacturerSpecificExtension" dt:type="string"/>
	<AttributeType name="match" dt:type="string"/>
	<AttributeType name="nomatch" dt:type="string"/>
	<ElementType name="RegExpr" content="empty" model="closed">
		<attribute type="match" required="no"/>
		<attribute type="nomatch" required="no"/>
	</ElementType>
</Schema>